Skip to content

Adjust Dockerfile to new version of pipenv - #487

Open
reihl wants to merge 1 commit into
RedHat-Israel:masterfrom
reihl:fix_dockerfile_pipenv
Open

Adjust Dockerfile to new version of pipenv#487
reihl wants to merge 1 commit into
RedHat-Israel:masterfrom
reihl:fix_dockerfile_pipenv

Conversation

@reihl

@reihl reihl commented Jul 14, 2024

Copy link
Copy Markdown
Member

pipenv has been change and now you need to use pipenv requirements to create requirements.txt file

@reihl
reihl force-pushed the fix_dockerfile_pipenv branch from 36cb9da to 71f707d Compare July 14, 2024 09:26
@sleviim

sleviim commented Jul 15, 2024

Copy link
Copy Markdown
Member

@nirs Hi Nir,
Can we merge this one?
Otherwise, students will need to run it manually

@nirs

nirs commented Jul 15, 2024

Copy link
Copy Markdown
Member

Getting rid of pipenv is better, but if this works it is an easier change. This project does not need pipenv locking. pip install with requirements.txt file is better and much faster.

@yaacov

yaacov commented Jul 17, 2024

Copy link
Copy Markdown
Member

Hi guys, we have a container friendly version in, no pipenv is used:
https://github.com/RedHat-Israel/rose-game-engine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants